home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / os2 / ssaver2x.arj / BMPSAMP.RC < prev    next >
Text File  |  1993-09-20  |  339b  |  16 lines

  1. /*
  2.     BMPSAMP.RC
  3.     sample resource file for custom bitmaps saver module
  4. */
  5. STRINGTABLE
  6. {
  7. /* replace "Custom Bitmaps" below with name of saver module */
  8.     1    "Custom Bitmaps"
  9. }
  10. /* insert lines enumerating the bitmap files, for example
  11. BITMAP    1    "bitmap1.bmp"
  12. BITMAP    2    "bitmap2.bmp"
  13. BITMAP    3    "bitmap3.bmp"
  14. BITMAP    4    "bitmap4.bmp"
  15. */
  16.